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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28223Davis, Jessica90241DowneyCaliforniaUnited States
14034Liang, Dennis2055North SydneyNew South WalesAustralia
11791Morgan, Chase, D99202SpokaneWashingtonUnited States

Generated 2025-07-10 20:21:50.496 UTC