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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13174Morris, Gabriella, F97034Lake OswegoOregonUnited States
15544Brown, Thomas, J91203GlendaleCaliforniaUnited States
25508Cook, Melissa20354HamburgHamburgGermany
15683Carlson, Jessie38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-12 02:18:10.443 UTC