[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 2735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11867James, Nathaniel, C91950National CityCaliforniaUnited States
20623Garcia, Ruth2777SpringwoodNew South WalesAustralia
11351Ramos, Anne, RW10 6BLLondonEnglandUnited Kingdom

Generated 2025-11-05 05:40:06.910 UTC