[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 145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11756Ortega, Linda, C2065St. LeonardsNew South WalesAustralia
21212Lal, Nicolas, D4655Hervey BayQueenslandAustralia
28388Rowe, Sheila70452StuttgartSaarlandGermany
24194Martin, Armando77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-11 13:11:51.755 UTC