[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 717   SHUFFLE   <  SKIP 2159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom
13454Griffin, Benjamin90802Long BeachCaliforniaUnited States

Generated 2025-07-14 03:37:49.423 UTC