[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 484   SHUFFLE   <  SKIP 485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14083Lopez, Nathan98033KirklandWashingtonUnited States
20706Gonzalez, Haley, J94947NovatoCaliforniaUnited States
26424White, Kayla3977CranbourneVictoriaAustralia

Generated 2025-07-19 23:05:39.475 UTC