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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23229Raje, Deborah, W46236BottropNordrhein-WestfalenGermany
14589Cook, Mackenzie, R94063Redwood CityCaliforniaUnited States
27468Powell, Robert, C92020El CajonCaliforniaUnited States

Generated 2025-07-11 16:33:21.406 UTC