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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14171Lal, Michele, A91480FrankfurtBayernGermany
16249Rivera, Jesse92020El CajonCaliforniaUnited States
23532Martinez, Brett1002SydneyNew South WalesAustralia

Generated 2025-07-19 21:36:01.115 UTC