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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14707Raje, Tonya, J12311BerlinSaarlandGermany
13628Schmidt, Kaitlin3977CranbourneVictoriaAustralia
27122Liang, Ernest, N92400CourbevoieHauts de SeineFrance

Generated 2025-07-18 04:40:16.846 UTC