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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18285Romero, Roberto, A2300NewcastleNew South WalesAustralia
25775Chandra, Marie, AW1V 5RNLondonEnglandUnited Kingdom
23472Rodriguez, Alyssa94611OaklandCaliforniaUnited States

Generated 2025-11-05 22:08:15.764 UTC