[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 508   SHUFFLE   <  SKIP 563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27323Shan, Michele59100RoubaixNordFrance
23292Russell, Jose, J98033KirklandWashingtonUnited States
21934Cox, Jennifer, A91203GlendaleCaliforniaUnited States

Generated 2025-07-15 23:41:27.964 UTC