[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   SHUFFLE   SKIP 2250   <  SKIP 188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
12101Patterson, Logan92625Newport BeachCaliforniaUnited States
11796Jenkins, Isabel, C90241DowneyCaliforniaUnited States

Generated 2025-07-14 16:52:53.468 UTC