[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 634   SHUFFLE   <  SKIP 365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17632Serrano, Jimmy, LRG11 5TPBerkshireEnglandUnited Kingdom
18021She, Trisha, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
11807Baker, Lucas91950National CityCaliforniaUnited States

Generated 2025-07-15 17:17:47.113 UTC