[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 872   SHUFFLE   <  SKIP 1024  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20475Martinez, Blake, M91910Chula VistaCaliforniaUnited States
25813Hernandez, Isaac2444Port MacquarieNew South WalesAustralia
13942Long, Seth, V90241DowneyCaliforniaUnited States

Generated 2025-07-13 04:25:09.563 UTC