[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 7828   SHUFFLE   <  SKIP 2044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19114Richardson, Natalie, E91941GrossmontCaliforniaUnited States
17120Raje, Michele, E13041ClayNew YorkUnited States
22684Cooper, Lauren, W20354HamburgHamburgGermany

Generated 2025-07-20 06:25:04.211 UTC