[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 2750  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24531Xie, Andres33041PaderbornHamburgGermany
26818Coleman, Eduardo60323FrankfurtHessenGermany
13467Martinez, Kristopher98225BellinghamWashingtonUnited States
25027Mehta, Meredith2061Milsons PointNew South WalesAustralia

Generated 2025-07-21 06:26:28.022 UTC