[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 650   SHUFFLE   <  SKIP 1512  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13225Suarez, Jésus94704BerkeleyCaliforniaUnited States
28906Xu, Steve, T93400Saint-DenisSeine Saint DenisFrance
24847Nath, TonyaKB9KirkbyEnglandUnited Kingdom
28210Alan, Meghan, I2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 13:34:44.602 UTC