[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 194   SHUFFLE   <  SKIP 3306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11340Munoz, Melody, C75002ParisSeine (Paris)France
18402Kelly, Kimberly98107BallardWashingtonUnited States
18473Rogers, Nathaniel, J92806La JollaCaliforniaUnited States

Generated 2025-07-17 23:30:37.934 UTC