[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 327   SHUFFLE   <  SKIP 3915  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19523Holt, BrittneySW6 SBYLondonEnglandUnited Kingdom
15493Chen, Eric, N97355LebanonOregonUnited States
20050Prasad, Adriana, W92400CourbevoieHauts de SeineFrance

Generated 2025-07-21 06:06:00.122 UTC