[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 2242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13625Campbell, Jason, J2444Port MacquarieNew South WalesAustralia
24259Price, Gavin, J98312BremertonWashingtonUnited States
12150Wang, Logan, M92020El CajonCaliforniaUnited States

Generated 2025-07-11 20:52:44.976 UTC