[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 394   SHUFFLE   <  SKIP 301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom
24192Prasad, Regina, AEM15Esher-MoleseyEnglandUnited Kingdom
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 09:58:55.957 UTC