[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 4098   SHUFFLE   <  SKIP 186  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26264Lal, Elijah91791West CovinaCaliforniaUnited States
28813Washington, Cameron, J94063Redwood CityCaliforniaUnited States
23929Xie, Kristin, J93500PantinSeine Saint DenisFrance
15356Jai, Dawn60075Frankfurt am MainSaarlandGermany

Generated 2025-07-20 22:55:58.496 UTC