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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21469Bell, Caitlin, C92020El CajonCaliforniaUnited States
28760Hall, Lucas97330CorvallisOregonUnited States
27611Edwards, Jack, W92020El CajonCaliforniaUnited States

Generated 2025-07-12 20:07:14.893 UTC