[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 610   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom
16576Beck, Corey, D57000MetzMoselleFrance
11113Blanco, Micheal, A6006PerthSouth AustraliaAustralia

Generated 2025-11-03 19:34:56.355 UTC