[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 3917   SHUFFLE   <  SKIP 2440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18173Zhang, Brent, LSW6 SBYLondonEnglandUnited Kingdom
22682Luo, Willie, C95000CergyVal d'OiseFrance
11761Mehta, Edgar7001HobartTasmaniaAustralia

Generated 2025-07-13 02:13:54.842 UTC