[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2500   <  SKIP 761  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13613Jai, Derek, E2777SpringwoodNew South WalesAustralia
18552Goel, Kelsey94519ConcordCaliforniaUnited States
19139Simmons, Oscar, F98201EverettWashingtonUnited States

Generated 2025-07-15 10:34:20.088 UTC