[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 413   SHUFFLE   <  SKIP 524  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24598Ms., Sherwood, Irma, J.7001HobartTasmaniaAustralia
27821Deng, LeonardYO15YorkEnglandUnited Kingdom
13301Stewart, Angela98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-15 10:31:30.051 UTC