[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 875   SHUFFLE   <  SKIP 5216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14523Fernandez, Lydia, M2777SpringwoodNew South WalesAustralia
17237Shen, Bridget4700RockhamptonQueenslandAustralia
28044Navarro, Jimmy, E94519ConcordCaliforniaUnited States

Generated 2025-07-13 22:23:55.547 UTC