[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 189   SHUFFLE   <  SKIP 374  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26898Simmons, Ashley, R59000LilleNordFrance
22991Jenkins, Morgan, J94014ColmaCaliforniaUnited States
18933Huang, Kelli98225BellinghamWashingtonUnited States
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 15:23:47.923 UTC