[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 127   SHUFFLE   <  SKIP 1510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17386Scott, Alexandra97071WoodburnOregonUnited States
18209Chandra, Ann2580GoulburnNew South WalesAustralia
17047Rubio, Kendra4551CaloundraQueenslandAustralia

Generated 2025-07-12 21:17:56.250 UTC