[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 327   SHUFFLE   <  SKIP 395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19331Hu, Jessie, F14111BerlinHamburgGermany
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom
12780Richardson, Jeremy, P98501OlympiaWashingtonUnited States

Generated 2025-07-20 15:12:29.836 UTC