[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 263   SHUFFLE   <  SKIP 1353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21904Sandberg, ChaseV3A 4R2LangleyBritish ColumbiaCanada
11248Alexander, Tristan, P93400Saint-DenisSeine Saint DenisFrance
12026Flores, Lucas91791West CovinaCaliforniaUnited States

Generated 2025-07-19 12:34:08.708 UTC