[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   SHUFFLE   SKIP 9655   <  SKIP 1253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17900Ms., Snowden, Victoria, L.75019ParisSeine (Paris)France
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States
26472Hughes, David91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 20:54:15.900 UTC