[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 518   SHUFFLE   <  SKIP 4446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24757She, Alisha, GT2P 2G8CalgaryAlbertaCanada
24179Blanco, Robyn, R2060Lavender BayNew South WalesAustralia
19677Shan, Dylan4217Gold CoastQueenslandAustralia

Generated 2025-07-16 15:40:36.111 UTC