[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 875   SHUFFLE   <  SKIP 90  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom
13789Shan, Julie, M66001SaarbrückenSaarlandGermany
26301Hall, Isaiah90712LakewoodCaliforniaUnited States

Generated 2025-07-16 20:06:11.780 UTC