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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27335Raji, Ricardo93290Tremblay-en-FranceSeine Saint DenisFrance
23906Ma, Alan, J80074MünchenNordrhein-WestfalenGermany
14418Young, Rebecca, W97034Lake OswegoOregonUnited States

Generated 2025-07-10 01:55:08.550 UTC