[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 15  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25454She, Terry, RBD1 4SJW. YorkEnglandUnited Kingdom
25950Kumar, Kyle98270MarysvilleWashingtonUnited States

Generated 2025-07-13 05:34:49.836 UTC