[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 717   SHUFFLE   <  SKIP 2118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17047Rubio, Kendra4551CaloundraQueenslandAustralia
12726Goel, Kurt85049IngolstadtBayernGermany
28988Perez, Harold, C94014ColmaCaliforniaUnited States

Generated 2025-07-15 17:11:33.364 UTC