[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 250   SHUFFLE   <  SKIP 463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15692Garcia, Ryan, JOX1OxfordEnglandUnited Kingdom
11339She, Dennis, M75016ParisSeine (Paris)France
22997Williams, Lucas98225BellinghamWashingtonUnited States

Generated 2025-07-14 02:34:08.630 UTC