[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 263   SHUFFLE   <  SKIP 1558  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24903Black, Tracy, B4171HawthorneQueenslandAustralia
26998Perry, Fernando46236BottropNordrhein-WestfalenGermany
15390Turner, Jonathan, B97205PortlandOregonUnited States
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States

Generated 2025-07-18 07:47:41.576 UTC