[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 509   SHUFFLE   <  SKIP 796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13035Torres, Kristy, M4700RockhamptonQueenslandAustralia
23262Kelly, Sydney97330CorvallisOregonUnited States
21174Smith, Andre4700RockhamptonQueenslandAustralia

Generated 2025-07-14 17:47:05.041 UTC