[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 34   SHUFFLE   <  SKIP 1377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16971Bryant, Alexia, L98027IssaquahWashingtonUnited States
16615Patel, Kaitlin, L6006PerthSouth AustraliaAustralia
13506Guo, Willie95000CergyVal d'OiseFrance

Generated 2025-07-17 04:46:48.845 UTC