[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 482   SHUFFLE   <  SKIP 2781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
21644Howard, Sydney91791West CovinaCaliforniaUnited States
20724Vance, EbonySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-12 15:40:24.908 UTC