[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 9324   SHUFFLE   <  SKIP 1170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21816Roberts, Jackson66740SaarlouisSaarlandGermany
17972Ma, AlishaTY31RuncornEnglandUnited Kingdom
20847Young, Kyle, T66740SaarlouisSaarlandGermany

Generated 2025-07-18 17:03:37.430 UTC