[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 995   SHUFFLE   <  SKIP 2604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance
27833Lu, Dawn, GEC1R 0DULondonEnglandUnited Kingdom
19604Blanco, Wendy, J2113North RydeNew South WalesAustralia

Generated 2025-07-15 01:17:39.436 UTC