[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 512   SHUFFLE   <  SKIP 1463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11829Campbell, Sophia98104SeattleWashingtonUnited States
27313Moreno, Diane, S78000VersaillesYvelineFrance
24922Jimenez, Naomi7001HobartTasmaniaAustralia

Generated 2025-07-12 01:05:40.098 UTC