[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 998   SHUFFLE   <  SKIP 203  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28183Howard, Nicole, M91502BurbankCaliforniaUnited States
16988Bailey, Brian, R94611OaklandCaliforniaUnited States
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
18064Rivera, Catherine90712LakewoodCaliforniaUnited States

Generated 2025-07-12 17:01:34.022 UTC