[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 413   SHUFFLE   <  SKIP 899  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28279Simmons, Spencer, D98312BremertonWashingtonUnited States
13989Bradley, Chloe, A98168BurienWashingtonUnited States
20830Martinez, Whitney, C04838EilenburgBrandenburgGermany

Generated 2025-07-13 17:25:22.094 UTC