[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 480   SHUFFLE   <  SKIP 812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23788Smith, Michael91502BurbankCaliforniaUnited States
22938Blanco, Hector, J4171HawthorneQueenslandAustralia
21686Ortega, Albert, A94010BurlingameCaliforniaUnited States

Generated 2025-07-09 19:59:04.505 UTC