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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16318Moreno, Kellie, TWA3 7BHWarringtonEnglandUnited Kingdom
24196Gill, Armando, J31770ColomiersGaronne (Haute)France
25594Malhotra, Cindy, T93500PantinSeine Saint DenisFrance

Generated 2025-07-08 19:39:17.598 UTC