[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 5634  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26793Nelson, Jesse, M90505TorranceCaliforniaUnited States
24961Bennett, Alexandra99362Walla WallaWashingtonUnited States
27249Cox, Emma, R90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 07:02:30.162 UTC