[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 1704  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14163Garcia, Ebony, S14197BerlinNordrhein-WestfalenGermany
24821Alexander, Melissa98901YakimaWashingtonUnited States

Generated 2025-07-13 06:45:18.924 UTC