[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 416   SHUFFLE   <  SKIP 1191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13260Flores, James, V66578NeunkirchenSaarlandGermany
19917Chander, Jenny, ARG41 1QWWokinghamEnglandUnited Kingdom
26558Garcia, Holly6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-16 22:44:42.576 UTC