[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 875   SHUFFLE   <  SKIP 3917  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16452Luo, CassieB29 6SLBirminghamEnglandUnited Kingdom
21857Dominguez, Jay, AW10 6BLLondonEnglandUnited Kingdom
15296Peterson, Chloe, C91364Woodland HillsCaliforniaUnited States
19696Patterson, Adam, M92020El CajonCaliforniaUnited States

Generated 2025-07-14 14:20:15.018 UTC