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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22119Flores, Hailey, L94010BurlingameCaliforniaUnited States
13674Shen, Drew, L75012ParisSeine (Paris)France
24253Wood, Fernando, K4655Hervey BayQueenslandAustralia

Generated 2025-07-11 13:02:14.951 UTC