[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 406   SHUFFLE   <  SKIP 3271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21390Becker, Grant2036MalabarNew South WalesAustralia
15920Wu, Colin, T78400ChatouYvelineFrance
11448Patterson, Kyle3000MelbourneVictoriaAustralia

Generated 2025-07-15 07:41:45.927 UTC