[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 5562   <  SKIP 1028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22656Goel, Willie, TLE18LeedsEnglandUnited Kingdom
28298Edwards, Maria, G91945Lemon GroveCaliforniaUnited States
18069Hill, Elijah, E92020El CajonCaliforniaUnited States

Generated 2025-07-17 03:04:05.419 UTC