[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 468   SHUFFLE   <  SKIP 869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29333Martinez, Abby4810TownsvilleQueenslandAustralia
11162Cox, Chase92806La JollaCaliforniaUnited States
23744Prasad, Barry, A31770ColomiersGaronne (Haute)France

Generated 2025-07-14 20:40:36.691 UTC