[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 1386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27745Sanchez, Levi, A2060Lavender BayNew South WalesAustralia
27326Goel, Ashlee93290Tremblay-en-FranceSeine Saint DenisFrance
18158Griffin, JeremiahOX1OxfordEnglandUnited Kingdom

Generated 2025-07-06 19:46:36.678 UTC