[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 632   SHUFFLE   <  SKIP 223  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18767Alonso, Gary, C4655Hervey BayQueenslandAustralia
29263Li, Nathan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 01:37:28.458 UTC