[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 456   SHUFFLE   <  SKIP 1553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13311Reed, Isabella98055RentonWashingtonUnited States
20716Arun, Kristina, V30601HannoverNordrhein-WestfalenGermany
23706Cooper, Mackenzie, M98020EdmondsWashingtonUnited States

Generated 2025-07-17 00:06:23.423 UTC