[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 438   SHUFFLE   <  SKIP 545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29305Alvarez, Beth, M2036MatravilleNew South WalesAustralia
21378Diaz, Rebekah, J7001HobartTasmaniaAustralia
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-14 10:45:33.993 UTC