[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 2028   SHUFFLE   <  SKIP 709  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
17089Zhu, Crystal, C20354HamburgHamburgGermany

Generated 2025-07-19 20:03:19.365 UTC