[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 2033  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28323Moore, Nathan, N7001HobartTasmaniaAustralia
24697Rodriguez, Manuel, AW1V 5RNLondonEnglandUnited Kingdom
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-15 18:46:48.454 UTC