[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 405   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26611Henderson, Kayla94519ConcordCaliforniaUnited States
28024Perry, Miguel94010BurlingameCaliforniaUnited States
24946Hughes, Sarah, L94519ConcordCaliforniaUnited States

Generated 2025-07-13 19:24:36.681 UTC