[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 468   SHUFFLE   <  SKIP 905  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27781Sai, Allen, ESW8 4BGLondonEnglandUnited Kingdom
18558Price, Alexandra, C98055RentonWashingtonUnited States
15629Ruiz, Meghan, A59368WerneNordrhein-WestfalenGermany

Generated 2025-07-08 10:53:08.009 UTC