[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 2313  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States
28497Yang, Alvin66001SaarbrückenSaarlandGermany
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
13963Patel, Veronica7001HobartTasmaniaAustralia

Generated 2025-07-11 11:21:19.122 UTC