[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 2980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16873Deng, Damien, AT2P 2G8CalgaryAlbertaCanada
24953Green, Aaron, R98104SeattleWashingtonUnited States
12999Shen, Nichole2036MalabarNew South WalesAustralia

Generated 2025-07-08 11:35:53.507 UTC