[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 7828   SHUFFLE   <  SKIP 1704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17586Patterson, Cassidy, AV9LangfordBritish ColumbiaCanada
26908Zheng, Glenn45000OrleansLoiretFrance
23844Gonzales, Alexandra, M98366Port OrchardWashingtonUnited States

Generated 2025-07-16 01:27:14.442 UTC