[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 2608   SHUFFLE   <  SKIP 1120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23353Scott, Sophia, M98403TacomaWashingtonUnited States
27348Zhou, Clayton4171HawthorneQueenslandAustralia
19955Gao, Jake, A3220GeelongVictoriaAustralia

Generated 2025-07-14 21:50:47.456 UTC