[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 250   SHUFFLE   <  SKIP 3977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19832Hernandez, Sheila, S91910Chula VistaCaliforniaUnited States
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
12242Liang, Gilbert5023FindonSouth AustraliaAustralia

Generated 2025-07-14 07:34:45.431 UTC