[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 518   SHUFFLE   <  SKIP 3990  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13092Walker, William, E94303Palo AltoCaliforniaUnited States
22153Kelly, Alyssa, D91776San GabrielCaliforniaUnited States
13811Chen, Sandra93000BobignySeine Saint DenisFrance
23721Clark, John, M90241DowneyCaliforniaUnited States

Generated 2025-07-16 01:48:20.969 UTC