[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 589   SHUFFLE   <  SKIP 254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24523Coleman, Mariah, G94014ColmaCaliforniaUnited States
23127Hughes, Haley, M94010BurlingameCaliforniaUnited States
24237Henderson, Chloe98033KirklandWashingtonUnited States

Generated 2025-07-14 12:06:31.206 UTC