[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 0   SHUFFLE   <  SKIP 2986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21521Romero, Joanna59000LilleNordFrance
28281Cox, Juan, A94014ColmaCaliforniaUnited States
18894Allen, Eric, O92625Newport BeachCaliforniaUnited States

Generated 2025-10-29 05:46:33.282 UTC