[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 625   SHUFFLE   <  SKIP 2315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28304Zeng, Colleen, L3205South MelbourneVictoriaAustralia
20574Patel, Brett, A80074MünchenHamburgGermany
26645Richardson, Morgan, S94519ConcordCaliforniaUnited States

Generated 2025-07-09 00:36:06.260 UTC