[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 1211   SHUFFLE   <  SKIP 3675  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
26241Lal, James, M94303Palo AltoCaliforniaUnited States
14487Hall, Seth94070San CarlosCaliforniaUnited States
27081Ross, Jason, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 06:20:50.135 UTC