[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9932   <  SKIP 36  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14927Martinez, Chelsea, S12171BerlinSaarlandGermany
16083Raje, Mindy, AV3J 6Z3BurnabyBritish ColumbiaCanada
14283Simmons, Seth, E97034Lake OswegoOregonUnited States
17878Sanders, Gabrielle, M57000MetzMoselleFrance

Generated 2025-07-19 20:52:46.966 UTC