[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 4966   SHUFFLE   <  SKIP 215  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom
26343Washington, Mariah99202SpokaneWashingtonUnited States

Generated 2025-07-18 07:05:16.090 UTC