[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1322  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27345Shan, Darrell, J2444Port MacquarieNew South WalesAustralia
28996Rivera, Rachel, SV8Y 1L1CliffsideBritish ColumbiaCanada
21414Butler, Aaron97355LebanonOregonUnited States
20183Allen, Sophia97355LebanonOregonUnited States

Generated 2025-07-08 04:00:56.035 UTC