[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 3669   SHUFFLE   <  SKIP 2581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24915Patel, Stanley, L4655Hervey BayQueenslandAustralia
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance
16709Alvarez, Roy, A4171HawthorneQueenslandAustralia

Generated 2025-07-11 08:18:41.968 UTC