[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 3092   SHUFFLE   <  SKIP 197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
13417Cox, Ian, D90802Long BeachCaliforniaUnited States
17707Deng, Mindy30601HannoverNordrhein-WestfalenGermany
15512Hayes, Jose, M98107BallardWashingtonUnited States

Generated 2025-07-21 20:24:45.687 UTC