[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 950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26150Rana, Nancy, H2055North SydneyNew South WalesAustralia
27833Lu, Dawn, GEC1R 0DULondonEnglandUnited Kingdom
23960Zheng, Eugene60323FrankfurtHessenGermany

Generated 2025-07-11 08:06:50.681 UTC