[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 406   SHUFFLE   <  SKIP 3102  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14155Morris, Olivia, LNT20Newcastle upon TyneEnglandUnited Kingdom
24467He, Susan, A2138RhodesNew South WalesAustralia
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom
28812Watson, Brianna94947NovatoCaliforniaUnited States

Generated 2025-07-20 09:56:09.005 UTC