[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 8375   SHUFFLE   <  SKIP 23  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13998Martin, Ethan, M3977CranbourneVictoriaAustralia
15895Parker, Sophia, E92020El CajonCaliforniaUnited States
16232Richardson, Chase, A98033KirklandWashingtonUnited States

Generated 2025-07-20 00:53:58.723 UTC