[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 3343  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19687Coleman, Connor92625Newport BeachCaliforniaUnited States
12392Nath, Nichole, KEM15Esher-MoleseyEnglandUnited Kingdom
13142Moore, Xavier, L94947NovatoCaliforniaUnited States
26302Jackson, James, L94015Daly CityCaliforniaUnited States

Generated 2025-07-09 23:49:49.625 UTC