[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 2511   SHUFFLE   <  SKIP 1203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26518Lee, Marcus90802Long BeachCaliforniaUnited States
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance
25985Harris, Justin, L94947NovatoCaliforniaUnited States

Generated 2025-07-13 22:52:21.179 UTC