[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 413   SHUFFLE   <  SKIP 2493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15016Clark, Daniel, L90210Beverly HillsCaliforniaUnited States
24909Yuan, Grant, C2777SpringwoodNew South WalesAustralia
17330Becker, Latoya, W2061Milsons PointNew South WalesAustralia

Generated 2025-07-11 07:14:36.274 UTC