[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 5815  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24067Raman, Carolyn, V60323FrankfurtHessenGermany
24634He, Crystal, S98312BremertonWashingtonUnited States
22682Luo, Willie, C95000CergyVal d'OiseFrance
12199Richardson, Christina99362Walla WallaWashingtonUnited States

Generated 2025-07-11 18:42:30.135 UTC