[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 440   SHUFFLE   <  SKIP 589  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27735Sanders, Shelby, S98201EverettWashingtonUnited States
19866Patel, Martin, P91910Chula VistaCaliforniaUnited States
16330Simmons, Luke, J78400ChatouYvelineFrance
21342Xie, Tonya, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 14:23:41.534 UTC