[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 2927   SHUFFLE   <  SKIP 3254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20262Prasad, Brett, A3198SeafordVictoriaAustralia
18949Hall, Jackson97301SalemOregonUnited States
27486Gill, Mathew, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-22 10:11:49.611 UTC