[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 1875   SHUFFLE   <  SKIP 2947  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13429Washington, Gabrielle94303Palo AltoCaliforniaUnited States
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States
18899Liu, Glenn5023FindonSouth AustraliaAustralia
16394Bell, Bryan, C59000LilleNordFrance
24014Kovár, Geoffrey66041PoingSaarlandGermany
17875Anand, Tommy33041PaderbornHamburgGermany

Generated 2025-07-19 19:42:16.764 UTC