[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 24   SHUFFLE   <  SKIP 1082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27869Shan, Shawna, K1597Lane CoveNew South WalesAustralia
16868Jackson, Xavier, A91977Spring ValleyCaliforniaUnited States
15546Jenkins, Robert, Z97068W. LinnOregonUnited States

Generated 2025-07-14 05:54:31.791 UTC