[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 3274  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16073Bryant, Miranda, C98033KirklandWashingtonUnited States
12406Gutierrez, Ross41485GrevenbroichBayernGermany
19216Lopez, Gabriel90706BellflowerCaliforniaUnited States
27611Edwards, Jack, W92020El CajonCaliforniaUnited States

Generated 2025-07-09 16:31:07.618 UTC