[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 3104   SHUFFLE   <  SKIP 3070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18174Munoz, Jill, M94310OrlyVal de MarneFrance
15054Anand, Roger, L80074MünchenHessenGermany
25914Hughes, Seth98104SeattleWashingtonUnited States

Generated 2025-07-17 07:21:21.633 UTC