[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 3669   SHUFFLE   <  SKIP 2010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15455Raman, Denise, F59100RoubaixNordFrance
17433Lee, Cameron, L98901YakimaWashingtonUnited States
29204Sharma, Austin99362Walla WallaWashingtonUnited States

Generated 2025-07-12 11:21:26.463 UTC