[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 3027   SHUFFLE   <  SKIP 1820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24755Scott, Sean, FV8POak BayBritish ColumbiaCanada
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom
24822Cook, Paige, L94014ColmaCaliforniaUnited States

Generated 2025-07-14 00:23:51.092 UTC