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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12391Kelly, Olivia, LKB9KirkbyEnglandUnited Kingdom
15747Nelson, Evan91910Chula VistaCaliforniaUnited States
17325Henderson, Paige, C4000BrisbaneQueenslandAustralia

Generated 2025-07-10 22:27:14.774 UTC