[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 875   SHUFFLE   <  SKIP 6250  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14644Lee, Jennifer, R97355LebanonOregonUnited States
18642Thompson, Brianna, XV8XRoyal OakBritish ColumbiaCanada
28318Lee, Grace, J4655Hervey BayQueenslandAustralia
23141Long, Katherine, M97068W. LinnOregonUnited States

Generated 2025-07-17 00:10:54.267 UTC