[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 158   SHUFFLE   <  SKIP 2297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom
14720Dominguez, Naomi, BB29 6SLBirminghamEnglandUnited Kingdom
20822Ruiz, Shannon4000BrisbaneQueenslandAustralia

Generated 2025-07-19 02:15:35.654 UTC