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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada
14034Liang, Dennis2055North SydneyNew South WalesAustralia
15325Hayes, Elijah, P98366Port OrchardWashingtonUnited States

Generated 2025-07-09 17:18:46.967 UTC