[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 767   SHUFFLE   <  SKIP 2342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11603Gonzalez, GeoffreyC2H 7AULondonEnglandUnited Kingdom
21039Ramos, JillCB4 4BZCambridgeEnglandUnited Kingdom
12683Zhou, Laura, D4655Hervey BayQueenslandAustralia

Generated 2025-07-20 18:38:47.054 UTC