[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 405   SHUFFLE   <  SKIP 754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23054Moore, David, A98270MarysvilleWashingtonUnited States
15980Morgan, Gabrielle98366Port OrchardWashingtonUnited States
28218Arun, Denise2036MalabarNew South WalesAustralia

Generated 2025-07-12 15:29:37.871 UTC