[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 650   SHUFFLE   <  SKIP 3568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12519Gutierrez, CaseyPB12PeterboroughEnglandUnited Kingdom
28177Henderson, Cameron, JV8XRoyal OakBritish ColumbiaCanada
27506Srini, Carla94010BurlingameCaliforniaUnited States

Generated 2025-07-18 03:18:44.319 UTC