[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 507   SHUFFLE   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27042Roberts, Noah, SV2L3W8NewtonBritish ColumbiaCanada
26021Gutierrez, Meghan, E2777SpringwoodNew South WalesAustralia
19270Shen, Shawn6006PerthSouth AustraliaAustralia

Generated 2025-07-22 04:22:37.041 UTC