[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 4027   SHUFFLE   <  SKIP 1123  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
28377Ortega, WalterCB4 4BZCambridgeEnglandUnited Kingdom
27867Blanco, Alberto, R2060Lavender BayNew South WalesAustralia

Generated 2025-07-18 14:14:34.613 UTC