[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 1321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13127Fernandez, Shane, A3337MeltonVictoriaAustralia
20211Mr., Rodgers, Scott, M.4169East BrisbaneQueenslandAustralia
13106Munoz, Ebony2036MalabarNew South WalesAustralia

Generated 2025-07-11 06:11:25.271 UTC