[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 398   SHUFFLE   <  SKIP 2384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22499Zhou, Dawn92310SèvresHauts de SeineFrance
16260Schmidt, GinaOX1OxfordEnglandUnited Kingdom
15120Suarez, Erika3220GeelongVictoriaAustralia

Generated 2025-07-15 23:18:59.297 UTC