[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 362   SHUFFLE   <  SKIP 3914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26506Srini, Ruth, C98107BallardWashingtonUnited States
18565Bryant, Dalton, C97355LebanonOregonUnited States
27315Mitchell, James66740SaarlouisSaarlandGermany

Generated 2025-07-19 01:54:53.833 UTC