[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 1061   SHUFFLE   <  SKIP 132  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance
14660Howard, Gabrielle97205PortlandOregonUnited States

Generated 2025-07-16 20:20:50.886 UTC