[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 3615   SHUFFLE   <  SKIP 2454  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12817Suarez, Theodore75005ParisSeine (Paris)France
20131Gutierrez, Carolyn, M92081Paris La DefenseHauts de SeineFrance
17568Perry, Dylan, M92102San DiegoCaliforniaUnited States
14708Kapoor, Evelyn, E75012ParisSeine (Paris)France

Generated 2025-07-20 22:17:53.444 UTC