[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 34   SHUFFLE   <  SKIP 3261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22342Lal, Jon, M98168BurienWashingtonUnited States
14891Hayes, Kyle, E94063Redwood CityCaliforniaUnited States
15198Watson, Lauren, K90241DowneyCaliforniaUnited States

Generated 2025-07-20 23:19:28.643 UTC