[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 512   SHUFFLE   <  SKIP 1240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14858Zhu, Louis2010DarlinghurstNew South WalesAustralia
26846Kumar, Dustin, RHP10 9QYHigh WycombeEnglandUnited Kingdom
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States

Generated 2025-07-12 01:28:44.262 UTC