[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 2927   SHUFFLE   <  SKIP 422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19375Anand, Omar48001MünsterSaarlandGermany
22713Miller, Joseph, AV8Y 1L1CliffsideBritish ColumbiaCanada
27471Gao, Susan6006PerthSouth AustraliaAustralia

Generated 2025-07-12 17:48:15.983 UTC