[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 3485   <  SKIP 138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13002Cai, Roger, A2138RhodesNew South WalesAustralia
19842Phillips, Katherine, S98312BremertonWashingtonUnited States
25548Yuan, Colleen, M46236BottropNordrhein-WestfalenGermany

Generated 2025-07-20 19:42:06.466 UTC