[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 413   SHUFFLE   <  SKIP 2521  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17961Blanco, MeghanSL67RJMaidenheadEnglandUnited Kingdom
18767Alonso, Gary, C4655Hervey BayQueenslandAustralia

Generated 2025-07-12 00:48:33.143 UTC