[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 251   SHUFFLE   <  SKIP 179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17209James, Jacqueline, L95010HofBayernGermany
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom
19258Mehta, DouglasSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-10 05:23:04.460 UTC