[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 190   SHUFFLE   <  SKIP 152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
24150Campbell, Jack46236BottropNordrhein-WestfalenGermany
28203Gomez, Victor, I3205South MelbourneVictoriaAustralia

Generated 2025-07-13 00:27:26.014 UTC