[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 416   SHUFFLE   <  SKIP 1590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18545Clark, Ian, L98033KirklandWashingtonUnited States
23469Gray, Christina, C91941GrossmontCaliforniaUnited States
22106Long, Olivia94303Palo AltoCaliforniaUnited States

Generated 2025-07-15 08:12:08.883 UTC