[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 9079   SHUFFLE   <  SKIP 954  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19114Richardson, Natalie, E91941GrossmontCaliforniaUnited States
22815Wang, Margaret, P20354HamburgHamburgGermany

Generated 2025-07-22 01:26:18.643 UTC