[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 511   SHUFFLE   <  SKIP 1996  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13793Gonzales, Jason59100RoubaixNordFrance
14689Mr., Saunders, Lloyd, M.78400ChatouYvelineFrance
22466Tang, Raul75016ParisSeine (Paris)France
22408Shan, Clarence3205South MelbourneVictoriaAustralia
14621Morris, Chloe, D97222MilwaukieOregonUnited States
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance

Generated 2025-07-15 01:43:38.703 UTC