[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   SHUFFLE   SKIP 2381   <  SKIP 3340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28829Bryant, Robert94704BerkeleyCaliforniaUnited States
21609Blanco, Tabitha91910Chula VistaCaliforniaUnited States
19205Perry, JamesV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-18 14:21:24.408 UTC