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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17131Henderson, Lauren, E98104SeattleWashingtonUnited States
19900Richardson, Zoe46236BottropNordrhein-WestfalenGermany
18343Green, Dalton94611OaklandCaliforniaUnited States

Generated 2025-07-12 14:51:32.406 UTC