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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17772Andersen, LeonardW1V 5RNLondonEnglandUnited Kingdom
12399Chapman, Henry, L38001BraunschweigNordrhein-WestfalenGermany
18325Xu, Colleen, C7001HobartTasmaniaAustralia

Generated 2025-07-14 14:50:16.384 UTC