[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 362   SHUFFLE   <  SKIP 952  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24944Garcia, Whitney, H94704BerkeleyCaliforniaUnited States
19769Peterson, Andrea90802Long BeachCaliforniaUnited States
16861Sharma, Luis90712LakewoodCaliforniaUnited States
23127Hughes, Haley, M94010BurlingameCaliforniaUnited States

Generated 2025-07-21 19:15:38.203 UTC