[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 2421   SHUFFLE   <  SKIP 3075  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25918Anand, Carly2450Coffs HarbourNew South WalesAustralia
22826Russell, Christian, SGA10GatesheadEnglandUnited Kingdom
20547Chen, EthanV2M1N7NewtonBritish ColumbiaCanada

Generated 2025-07-12 17:54:43.963 UTC