[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 461   SHUFFLE   <  SKIP 3978  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19315Sharma, Devon, C93500PantinSeine Saint DenisFrance
13080Mehta, Denise6006PerthSouth AustraliaAustralia
16818Reed, Gabrielle91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 18:27:09.588 UTC