[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 512   SHUFFLE   <  SKIP 977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26433Rubio, Nelson2264SilverwaterNew South WalesAustralia
20239Ortega, Jill, A2450Coffs HarbourNew South WalesAustralia
15237Lal, Devon, L2055North SydneyNew South WalesAustralia

Generated 2025-07-10 06:43:04.497 UTC