[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 2727  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19902Pal, Johnny78100Saint Germain en LayeYvelineFrance
18609Cook, Alyssa, A97205PortlandOregonUnited States
19444Thomas, Kayla93000BobignySeine Saint DenisFrance

Generated 2025-07-09 14:38:49.910 UTC