[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 613   SHUFFLE   <  SKIP 1154  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23426Ferrier, Mathew2055North SydneyNew South WalesAustralia
18496Zheng, Vincent4655Hervey BayQueenslandAustralia

Generated 2025-07-15 23:13:48.200 UTC