[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 1364  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18825Smith, Brandon, A94070San CarlosCaliforniaUnited States
17005Anand, Priscilla, R91910Chula VistaCaliforniaUnited States
22335Taylor, Anthony, F98033KirklandWashingtonUnited States

Generated 2025-07-21 18:22:33.091 UTC