[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 590   SHUFFLE   <  SKIP 214  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12825Hu, Kelvin20354HamburgHamburgGermany
27753Morgan, Steven97068W. LinnOregonUnited States
22897Ramirez, Arianna, C98366Port OrchardWashingtonUnited States
13823Zheng, Margaret, D91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-10 10:25:16.431 UTC