[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 8109  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26610Perez, Mary92625Newport BeachCaliforniaUnited States
24344Chander, Wayne, SV8Y 1L1CliffsideBritish ColumbiaCanada
14654Collins, Kyle, P98270MarysvilleWashingtonUnited States
12561Lin, Trisha93000BobignySeine Saint DenisFrance

Generated 2025-07-17 22:49:26.042 UTC