[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 4416   SHUFFLE   <  SKIP 3015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25447Liang, Marshall, JTY31RuncornEnglandUnited Kingdom
22529Raman, Ross77127LieusaintSeine et MarneFrance
24210Shan, Ricardo24044KielSaarlandGermany

Generated 2025-07-15 00:56:07.273 UTC