[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 327   SHUFFLE   <  SKIP 4322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25721Nara, April, ESW8 1XDLondonEnglandUnited Kingdom
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance
11120Jiménez, Beth, H1002SydneyNew South WalesAustralia

Generated 2025-07-20 20:08:23.702 UTC