[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 470   SHUFFLE   <  SKIP 3726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23929Xie, Kristin, J93500PantinSeine Saint DenisFrance
18344Turner, Caleb91364Woodland HillsCaliforniaUnited States
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 09:56:16.517 UTC