[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 2421   SHUFFLE   <  SKIP 2420  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17786Gutierrez, KathleenNT20Newcastle upon TyneEnglandUnited Kingdom
20640Turner, Noah, S92020El CajonCaliforniaUnited States
26195Rivera, Alyssa, S91950National CityCaliforniaUnited States

Generated 2025-07-14 21:51:42.606 UTC