[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 2999   <  SKIP 2104  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18943Hall, Kaitlyn, T98052RedmondWashingtonUnited States
13825Ma, Kelvin, E59000LilleNordFrance
21616Wood, Carson, J98168BurienWashingtonUnited States
12269Zheng, Warren, F59170CroixNordFrance

Generated 2025-07-20 10:49:21.365 UTC