[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   SHUFFLE   SKIP 655   <  SKIP 2612  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13794Martin, Mallory, JWA1 4SYWoolstonEnglandUnited Kingdom
22304Vazquez, JaimeW1X3SELondonEnglandUnited Kingdom
23687Flores, Melissa98901YakimaWashingtonUnited States

Generated 2025-07-19 15:17:06.248 UTC