[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   SHUFFLE   SKIP 2480   <  SKIP 1604  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17598Harris, Cameron92020El CajonCaliforniaUnited States
11492Chander, Terrence, C04838EilenburgBrandenburgGermany
12766Bryant, Jordyn97330CorvallisOregonUnited States
29266Anderson, LucasV9LangfordBritish ColumbiaCanada

Generated 2025-07-18 18:57:25.737 UTC