[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   SHUFFLE   SKIP 5287   <  SKIP 393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11505Powell, Jasmine, AV3J 6Z3BurnabyBritish ColumbiaCanada
12074Jenkins, Megan, RV8POak BayBritish ColumbiaCanada
22034Clark, Seth, H91941GrossmontCaliforniaUnited States

Generated 2025-07-16 12:28:25.195 UTC