[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 3669   SHUFFLE   <  SKIP 2434  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26663Serrano, Joanna, J6006PerthSouth AustraliaAustralia
23223Howard, Angel, AEM15Esher-MoleseyEnglandUnited Kingdom
19145Malhotra, Adriana94519ConcordCaliforniaUnited States
16747Davis, Alexander, S97301SalemOregonUnited States

Generated 2025-07-20 06:21:01.823 UTC