[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 815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23768Garcia, Joshua, ATY31RuncornEnglandUnited Kingdom
13220Hernandez, Isabella92625Newport BeachCaliforniaUnited States
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-09 14:33:31.906 UTC