[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4110   <  SKIP 2147  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20408Morgan, Isaac98168BurienWashingtonUnited States
14994King, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-20 17:32:49.604 UTC