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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15769Coleman, Kelly91945Lemon GroveCaliforniaUnited States
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
15349Gonzalez, Stephanie, L90505TorranceCaliforniaUnited States

Generated 2025-07-15 08:59:47.778 UTC