[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 511   SHUFFLE   <  SKIP 1812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14354Green, Seth94070San CarlosCaliforniaUnited States
12151Kelly, Steven, M91945Lemon GroveCaliforniaUnited States
20590Zhang, Todd60323FrankfurtHessenGermany

Generated 2025-07-12 03:29:23.191 UTC