[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2996   <  SKIP 1887  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States
21941Moore, Gail90401Santa MonicaCaliforniaUnited States
12561Lin, Trisha93000BobignySeine Saint DenisFrance
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 18:10:22.568 UTC