[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 382  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24851Ortega, LeslieSL4 1RHBerksEnglandUnited Kingdom
18863Scott, Charles, M91791West CovinaCaliforniaUnited States
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom
26054Lee, Dylan, A98270MarysvilleWashingtonUnited States

Generated 2025-07-10 12:25:05.158 UTC