[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 362   SHUFFLE   <  SKIP 5641  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance
20555Raje, Kelvin, V91480FrankfurtBayernGermany
18624Perez, Jay, M93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-22 06:11:04.097 UTC