[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 210   SHUFFLE   <  SKIP 1972  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25630Zeng, Mandy93290Tremblay-en-FranceSeine Saint DenisFrance
22597Chandra, Rachael, V12311BerlinHamburgGermany
20759Serrano, Teresa90210Beverly HillsCaliforniaUnited States
15767Prasad, George, C3198SeafordVictoriaAustralia

Generated 2025-07-14 23:20:43.837 UTC