[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 159   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26281Alexander, Ian, D91791West CovinaCaliforniaUnited States
11715Robinson, Chloe, F91776San GabrielCaliforniaUnited States
27828Gao, ErnestEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-17 18:26:04.256 UTC