[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 685  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25226Kumar, Robert2580GoulburnNew South WalesAustralia
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
24781Garcia, Carmen, JT2P 2G8CalgaryAlbertaCanada
24453Yuan, Cassie, J2300NewcastleNew South WalesAustralia

Generated 2025-07-20 09:23:24.528 UTC