[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 194   SHUFFLE   <  SKIP 3411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15927Huang, Gilbert, N12311BerlinSaarlandGermany
12631Gao, Clarence, H75012ParisSeine (Paris)France
13624Long, Nicole, C3429SunburyVictoriaAustralia

Generated 2025-07-15 05:54:22.198 UTC