[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 9067   SHUFFLE   <  SKIP 142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14310Zeng, Jon, O2138RhodesNew South WalesAustralia
16580Chen, Dawn, C57000MetzMoselleFrance
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom

Generated 2025-07-21 21:42:06.060 UTC