[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 999   SHUFFLE   <  SKIP 602  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25114Sara, Donald, M2444Port MacquarieNew South WalesAustralia
28707Raje, Sharon, M94310OrlyVal de MarneFrance
29238Powell, Xavier90505TorranceCaliforniaUnited States
17611Butler, Luis, G97355LebanonOregonUnited States

Generated 2025-07-17 06:01:26.571 UTC