[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 650   SHUFFLE   <  SKIP 2833  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18430Morgan, Victoria, C97068W. LinnOregonUnited States
22379Hayes, Fernando, G93290Tremblay-en-FranceSeine Saint DenisFrance
18442Hill, Mason98270MarysvilleWashingtonUnited States
16850Jenkins, Jessica99202SpokaneWashingtonUnited States

Generated 2025-07-14 09:52:38.785 UTC