[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 512   SHUFFLE   <  SKIP 5775  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20102Jenkins, Arianna, E98055RentonWashingtonUnited States
24909Yuan, Grant, C2777SpringwoodNew South WalesAustralia
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
15116Ramirez, Mackenzie, M34117KasselHessenGermany

Generated 2025-07-20 14:55:51.426 UTC