[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 327   SHUFFLE   <  SKIP 798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15593Martin, Naomi, A7001HobartTasmaniaAustralia
25593Gill, Micheal92310SèvresHauts de SeineFrance
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States

Generated 2025-07-12 12:08:59.037 UTC