[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 680   SHUFFLE   <  SKIP 5727  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14292Ross, Isabella94519ConcordCaliforniaUnited States
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
16687Romero, Lawrence, C2036MalabarNew South WalesAustralia
27891Howard, CarlosLE18LeedsEnglandUnited Kingdom

Generated 2025-07-22 01:00:36.304 UTC