[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 8297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19264Gonzalez, Kristopher, C3429SunburyVictoriaAustralia
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-17 03:07:07.329 UTC