[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 0   SHUFFLE   <  SKIP 3977  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States
21709Torres, Katherine, J97045Oregon CityOregonUnited States
16272Deng, Raul, DMK8 8ZDMilton KeynesEnglandUnited Kingdom
27618Diaz, Melanie99202SpokaneWashingtonUnited States
23500Garcia, Adriana94519ConcordCaliforniaUnited States
18479Chen, Stacey, G98168BurienWashingtonUnited States

Generated 2025-11-04 17:12:29.521 UTC