[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 650   SHUFFLE   <  SKIP 2425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20972Vance, Francisco, AB29 6SLBirminghamEnglandUnited Kingdom
29077Mr., Henderson, Blake, C90401Santa MonicaCaliforniaUnited States
14972Deng, Cristina, J66578NeunkirchenSaarlandGermany

Generated 2025-07-12 11:30:47.749 UTC