[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 296   SHUFFLE   <  SKIP 2337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19264Gonzalez, Kristopher, C3429SunburyVictoriaAustralia
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom
20987Zeng, Marshall, M2036MatravilleNew South WalesAustralia

Generated 2025-07-18 23:29:15.563 UTC