[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 2421   SHUFFLE   <  SKIP 6094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23706Cooper, Mackenzie, M98020EdmondsWashingtonUnited States
21831Anand, Yolanda59100RoubaixNordFrance
15456Suri, Donald66740SaarlouisSaarlandGermany

Generated 2025-07-15 09:53:28.383 UTC