[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 875   SHUFFLE   <  SKIP 28  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28398Lal, Shawn, L92081Paris La DefenseHauts de SeineFrance
20211Mr., Rodgers, Scott, M.4169East BrisbaneQueenslandAustralia
20570Martinez, George, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-08 03:01:55.524 UTC