[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 8088   <  SKIP 1626  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25786Romero, Cheryl, A95000CergyVal d'OiseFrance
22174Lu, Micah6006PerthSouth AustraliaAustralia
24219Lopez, Tina, J45000OrleansLoiretFrance

Generated 2025-07-15 22:06:26.155 UTC