[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 34   SHUFFLE   <  SKIP 1152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28715Foster, Maria, E4217Gold CoastQueenslandAustralia
18468Sanchez, Joel2580GoulburnNew South WalesAustralia
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States

Generated 2025-07-15 17:03:46.413 UTC