[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 875   SHUFFLE   <  SKIP 1502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12388Kumar, Casey, G24044KielSaarlandGermany
27735Sanders, Shelby, S98201EverettWashingtonUnited States
16461Wu, RosaYO15YorkEnglandUnited Kingdom

Generated 2025-07-08 03:34:47.660 UTC