[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 872   SHUFFLE   <  SKIP 1010  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25047Long, Trevor94303Palo AltoCaliforniaUnited States
23466Miller, Alyssa98501OlympiaWashingtonUnited States
28089Campbell, Xavier, F91910Chula VistaCaliforniaUnited States
13682Lopez, Fernando, M33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-20 08:20:59.772 UTC