[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 0   SHUFFLE   <  SKIP 3981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16857Munoz, Lawrence, C98168BurienWashingtonUnited States
12881Edwards, Isabella, A91502BurbankCaliforniaUnited States
25753Lal, Nichole, PWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-11-04 01:12:44.783 UTC