[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 62   SHUFFLE   <  SKIP 1153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21168Chapman, Clifford, C2580GoulburnNew South WalesAustralia
11944Rodriguez, Rachael, M2264SilverwaterNew South WalesAustralia
20842Moreno, Tyrone, S20354HamburgHamburgGermany

Generated 2025-07-18 08:36:40.043 UTC