[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 189   SHUFFLE   <  SKIP 1986  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20723Zhu, Cedric, T66578NeunkirchenSaarlandGermany
20178Anand, Deborah, A45000OrleansLoiretFrance
11683Taylor, Greg, M92020El CajonCaliforniaUnited States
20180Sanders, Amanda91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 05:21:42.603 UTC