[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 680   SHUFFLE   <  SKIP 3334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25226Kumar, Robert2580GoulburnNew South WalesAustralia
25695Blanco, Kristine, D57000MetzMoselleFrance
23395Martinez, Ryan, A91791West CovinaCaliforniaUnited States

Generated 2025-07-18 04:56:43.729 UTC