[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9376  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27772Goel, Darrell91420MorangisEssonneFrance
25302Mehta, Manuel70452StuttgartSaarlandGermany
17985Sun, Cedric24044KielSaarlandGermany
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia

Generated 2025-07-20 01:42:04.027 UTC