[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 575   SHUFFLE   <  SKIP 2923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20235Deng, Kenneth2450Coffs HarbourNew South WalesAustralia
11096Anand, Andrés2055North SydneyNew South WalesAustralia
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-18 09:56:02.874 UTC