[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 158   SHUFFLE   <  SKIP 710  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
24839Goldberg, Tamara12171BerlinHessenGermany
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom
29126Cox, Chloe91502BurbankCaliforniaUnited States

Generated 2025-07-20 21:28:48.326 UTC