[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 416   SHUFFLE   <  SKIP 3317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13103Raji, Brendan3220GeelongVictoriaAustralia
11221Perry, Nathan90712LakewoodCaliforniaUnited States
12353Ramos, Joe4171HawthorneQueenslandAustralia

Generated 2025-07-12 18:57:23.705 UTC