[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 2421   SHUFFLE   <  SKIP 759  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29261Turner, Robert, M91776San GabrielCaliforniaUnited States
23005Sharma, Luke97205PortlandOregonUnited States
27569Wood, Jocelyn, E91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 01:36:39.708 UTC