[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 189   SHUFFLE   <  SKIP 305  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17785Chapman, PedroSL67RJMaidenheadEnglandUnited Kingdom
28435Liu, Edwin66041PoingSaarlandGermany
17413Ramirez, Hailey98403TacomaWashingtonUnited States
26228Perez, Carolyn, B66041PoingSaarlandGermany

Generated 2025-07-21 05:47:14.499 UTC