[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 280   SHUFFLE   <  SKIP 1876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23297Gomez, Tyrone, C90210Beverly HillsCaliforniaUnited States
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
20025Bell, Bryce, O98201EverettWashingtonUnited States

Generated 2025-07-14 00:52:20.767 UTC