[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 1528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28941Moreno, Deanna2580GoulburnNew South WalesAustralia
25075Thompson, Samantha, A94070San CarlosCaliforniaUnited States
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-09 22:29:03.938 UTC