[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   SHUFFLE   SKIP 4248   <  SKIP 1092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17394Mehta, Veronica94014ColmaCaliforniaUnited States
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-20 18:00:55.236 UTC