[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 484   SHUFFLE   <  SKIP 890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17591Hughes, Spencer94704BerkeleyCaliforniaUnited States
18415Mehta, Summer, E94010BurlingameCaliforniaUnited States
28845Simmons, Kaitlyn98168BurienWashingtonUnited States

Generated 2025-07-10 00:14:41.244 UTC