[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 548   SHUFFLE   <  SKIP 339  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20541Hernandez, Allison, M90241DowneyCaliforniaUnited States
28272Jai, Hunter, MV0SookeBritish ColumbiaCanada

Generated 2025-07-17 03:17:58.603 UTC